.static-page--fixed-width {
    width: 100% !important;
    margin: 0 auto !important;
}
.u-color-secondary--color {
    color: #93c1d9!important;
}

/* reset the font-weight */
.global-static-page h2,
.global-static-page h3,
.global-static-page h4,
.global-static-page h5,
.global-static-page h6 {
    font-weight: 400;
}


.min p {font-size:18px; font-weight: 300;}
.min h1 {font-size:50px;}

.Bebas h6 {
    font-size: 41px;
}


h2.u-halfmargin-bottom {
    font-size: 41px;
}

h3.u-text-uppercase.u-halfmargin-bottom.u-text-align-center {
    color: #93c1d9;
    font-size: 25px;
}

h2.u-text-uppercase.u-halfmargin-bottom {
    color: #58595B;
    font-size: 25px;
}

h3.u-text-uppercase.u-halfmargin-bottom {
    color: #93c1d9;
    font-size: 25px;
}


p.u-text-align-justify.u-margin-top {
    font-size: 18px;
}

.ord h3{
 color: #93c1d9!important;
}

.ord h4{
 color: #58595B!important;
}